home *** CD-ROM | disk | FTP | other *** search
/ PCMania 75 / PCMania CD75_1.iso / hotme5 / pftw1.pkg / data1.cab / Program_Top / SQCBldr.dll / RCDATA / TDOCPROPSDLOG / TDOCPROPSDLOG.txt
Text File  |  1998-11-03  |  4KB  |  228 lines

  1. inherited DocPropsDlog: TDocPropsDlog
  2.   Left = 239
  3.   Top = 162
  4.   Caption = 'Page Properties'
  5.   ClientHeight = 366
  6.   ClientWidth = 393
  7.   PixelsPerInch = 96
  8.   TextHeight = 13
  9.   object Label1: TLabel
  10.     Left = 10
  11.     Top = 10
  12.     Width = 71
  13.     Height = 13
  14.     Caption = '&Document title:'
  15.     FocusControl = DocumentTitle
  16.   end
  17.   object Label2: TLabel [1]
  18.     Left = 10
  19.     Top = 63
  20.     Width = 64
  21.     Height = 13
  22.     Caption = 'Background: '
  23.   end
  24.   object Bevel2: TBevel [2]
  25.     Left = 78
  26.     Top = 70
  27.     Width = 307
  28.     Height = 2
  29.     Shape = bsBottomLine
  30.   end
  31.   object Bevel1: TBevel [3]
  32.     Left = 73
  33.     Top = 168
  34.     Width = 312
  35.     Height = 2
  36.     Shape = bsBottomLine
  37.   end
  38.   object Label3: TLabel [4]
  39.     Left = 20
  40.     Top = 127
  41.     Width = 40
  42.     Height = 21
  43.     AutoSize = False
  44.     Caption = 'Colo&r:'
  45.     FocusControl = BackgroundColor
  46.   end
  47.   object Label4: TLabel [5]
  48.     Left = 20
  49.     Top = 190
  50.     Width = 90
  51.     Height = 21
  52.     AutoSize = False
  53.     Caption = 'Normal &Text:'
  54.     FocusControl = TextColor
  55.   end
  56.   object Label5: TLabel [6]
  57.     Left = 20
  58.     Top = 223
  59.     Width = 90
  60.     Height = 21
  61.     AutoSize = False
  62.     Caption = '&Link:'
  63.     FocusControl = LinkColor
  64.   end
  65.   object Label7: TLabel [7]
  66.     Left = 20
  67.     Top = 256
  68.     Width = 90
  69.     Height = 21
  70.     AutoSize = False
  71.     Caption = '&Visited Link:'
  72.     FocusControl = VLinkColor
  73.   end
  74.   object Label8: TLabel [8]
  75.     Left = 20
  76.     Top = 289
  77.     Width = 90
  78.     Height = 21
  79.     AutoSize = False
  80.     Caption = 'Activ&e Link:'
  81.     FocusControl = ALinkColor
  82.   end
  83.   object Label6: TLabel [9]
  84.     Left = 10
  85.     Top = 162
  86.     Width = 58
  87.     Height = 13
  88.     Caption = 'Text colors: '
  89.   end
  90.   object Label9: TLabel [10]
  91.     Left = 20
  92.     Top = 90
  93.     Width = 40
  94.     Height = 21
  95.     AutoSize = False
  96.     Caption = '&Image:'
  97.     FocusControl = BackgroundImage
  98.   end
  99.   inherited OKBtn: TButton
  100.     Left = 38
  101.     Top = 331
  102.     TabOrder = 13
  103.   end
  104.   inherited CancelBtn: TButton
  105.     Left = 122
  106.     Top = 331
  107.     TabOrder = 14
  108.   end
  109.   object DocumentTitle: TEdit [13]
  110.     Left = 20
  111.     Top = 30
  112.     Width = 365
  113.     Height = 21
  114.     TabOrder = 0
  115.   end
  116.   object BackgroundImage: TEdit [14]
  117.     Left = 70
  118.     Top = 90
  119.     Width = 230
  120.     Height = 21
  121.     TabOrder = 1
  122.   end
  123.   inherited ApplyBtn: TButton
  124.     Left = 206
  125.     Top = 331
  126.     Caption = '&Apply'
  127.     TabOrder = 15
  128.   end
  129.   object BackgroundImageBtn: TButton
  130.     Left = 310
  131.     Top = 88
  132.     Width = 75
  133.     Height = 25
  134.     Caption = '&Choose...'
  135.     TabOrder = 2
  136.     OnClick = BackgroundImageBtnClick
  137.   end
  138.   object ALinkColor: TEdit
  139.     Left = 110
  140.     Top = 289
  141.     Width = 70
  142.     Height = 21
  143.     TabOrder = 11
  144.   end
  145.   object VLinkColor: TEdit
  146.     Left = 110
  147.     Top = 256
  148.     Width = 70
  149.     Height = 21
  150.     TabOrder = 9
  151.   end
  152.   object TextColor: TEdit
  153.     Left = 110
  154.     Top = 190
  155.     Width = 70
  156.     Height = 21
  157.     TabOrder = 5
  158.   end
  159.   object BackgroundColor: TEdit
  160.     Left = 70
  161.     Top = 127
  162.     Width = 70
  163.     Height = 21
  164.     TabOrder = 3
  165.   end
  166.   object LinkColor: TEdit
  167.     Left = 110
  168.     Top = 223
  169.     Width = 70
  170.     Height = 21
  171.     TabOrder = 7
  172.   end
  173.   object ALinkColorBtn: TButton
  174.     Left = 193
  175.     Top = 288
  176.     Width = 25
  177.     Height = 21
  178.     Caption = '...'
  179.     TabOrder = 12
  180.     OnClick = ALinkColorBtnClick
  181.   end
  182.   object VLinkColorBtn: TButton
  183.     Left = 193
  184.     Top = 255
  185.     Width = 25
  186.     Height = 21
  187.     Caption = '...'
  188.     TabOrder = 10
  189.     OnClick = VLinkColorBtnClick
  190.   end
  191.   object LinkColorBtn: TButton
  192.     Left = 193
  193.     Top = 222
  194.     Width = 25
  195.     Height = 21
  196.     Caption = '...'
  197.     TabOrder = 8
  198.     OnClick = LinkColorBtnClick
  199.   end
  200.   object TextColorBtn: TButton
  201.     Left = 193
  202.     Top = 189
  203.     Width = 25
  204.     Height = 21
  205.     Caption = '...'
  206.     TabOrder = 6
  207.     OnClick = TextColorBtnClick
  208.   end
  209.   object BackgroundColorBtn: TButton
  210.     Left = 151
  211.     Top = 126
  212.     Width = 25
  213.     Height = 21
  214.     Caption = '...'
  215.     TabOrder = 4
  216.     OnClick = BackgroundColorBtnClick
  217.   end
  218.   object HelpBtn: TButton
  219.     Left = 304
  220.     Top = 331
  221.     Width = 75
  222.     Height = 25
  223.     Caption = '&Help'
  224.     TabOrder = 16
  225.     OnClick = HelpBtnClick
  226.   end
  227. end
  228.